home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Python 1.3.3
/
stdwin
/
H
/
string.h
< prev
next >
Wrap
Text File
|
1995-12-21
|
130b
|
6 lines
/* SYSV-compatible <string.h> */
char *strcpy(), *strncpy();
char *strchr(), *strrchr();
int strcmp(), strncmp();
char *strcat();